home *** CD-ROM | disk | FTP | other *** search
/ D-Rom (UK) / D_ROM / D_ROM (Track 01).bin / drom.dir / 00097.ls < prev    next >
Encoding:
Text File  |  1997-07-24  |  135 b   |  7 lines

  1. on mouseUp
  2.   if (the movieRate of sprite 22 = 0) and (the movieRate of sprite 23 = 0) then
  3.     depuppify()
  4.     go("exit")
  5.   end if
  6. end
  7.